Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update external_notification.md #354

Closed
wants to merge 1 commit into from

Conversation

DavidKlempfner
Copy link
Contributor

<iframe> does not show on the page when rendered. Removed < and > to get it to at least show the text "iframe" on the page.

*<iframe>* does not show on the page when rendered. Removed < and > to get it to at least show the text "iframe" on the page.
@josephdecock
Copy link
Member

Thanks for pointing this out. The way to get hugo to render this properly is with an escape slash, like this:

\<iframe>

There were a few other spots where there are un-escaped frames, so I'm just going to close this PR and do a global replace separately. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants